Abstraction-Guided Sampling for Motion Planning
نویسندگان
چکیده
ion-guided Sampling for Motion Planning University of New Hampshire Department of Computer Science Technical Report 12-01 Scott Kiesel, Ethan Burns and Wheeler Ruml May 1, 2012 Abstraction-guided Sampling for Motion Planningion-guided Sampling for Motion Planning Scott Kiesel and Ethan Burns and Wheeler Ruml Abstract Motion planning in continuous space is a fundamental robotics problem that has been approached from many perspectives. Rapidly-exploring Random Trees (RRTs) use sampling to efficiently traverse the continuous and high-dimensional state space. Heuristic graph search methods use lower bounds on solution cost to focus effort on portions of the space that are likely to be traversed by low-cost solutions. In this paper, we bring these two ideas together in a technique called f -biasing: we use estimates of solution cost, computed as in heuristic search, to guide sparse sampling, as in RRTs. Estimates of solution cost are quickly computed using an abstract version of the problem, then an RRT is constructed by biasing the sampling toward areas of the space traversed by low cost solutions under the abstraction. We show that f -biasing maintains all of the desirable theoretical properties of RRT and RRT*, such as completeness and asymptotic convergence to optimality. We also present experimental results showing that f -biasing finds cheaper paths faster than previous techniques. We see this new technique as strengthening the connections between motion planning in robotics and combinatorial search in artificial intelligence.Motion planning in continuous space is a fundamental robotics problem that has been approached from many perspectives. Rapidly-exploring Random Trees (RRTs) use sampling to efficiently traverse the continuous and high-dimensional state space. Heuristic graph search methods use lower bounds on solution cost to focus effort on portions of the space that are likely to be traversed by low-cost solutions. In this paper, we bring these two ideas together in a technique called f -biasing: we use estimates of solution cost, computed as in heuristic search, to guide sparse sampling, as in RRTs. Estimates of solution cost are quickly computed using an abstract version of the problem, then an RRT is constructed by biasing the sampling toward areas of the space traversed by low cost solutions under the abstraction. We show that f -biasing maintains all of the desirable theoretical properties of RRT and RRT*, such as completeness and asymptotic convergence to optimality. We also present experimental results showing that f -biasing finds cheaper paths faster than previous techniques. We see this new technique as strengthening the connections between motion planning in robotics and combinatorial search in artificial intelligence.
منابع مشابه
Exploiting Structure: A Guided Approach to Sampling-Based Robot Motion Planning
Exploiting Structure: A Guided Approach to Sampling-Based Robot Motion Planning
متن کاملAccelerating Motion Planning for Learned Mobile Manipulation Tasks using Task-Guided Gibbs Sampling
We present Task-Guided Gibbs Sampling (TGGS), an approach to accelerating motion planning for mobile manipulation tasks learned from demonstrations. This method guides sampling toward configurations most likely to be useful for successful task execution while avoiding manual heuristics and preserving asymptotic optimality of the motion planner. We leverage the learned task model, which is alrea...
متن کاملDemonstration-Guided Motion Planning
We present demonstration-guided motion planning (DGMP), a new framework for planning motions for personal robots to perform household tasks. DGMP combines the strengths of sampling-based motion planning and robot learning from demonstrations to generate plans that (1) avoid novel obstacles in cluttered environments, and (2) learn and maintain critical aspects of the motion required to successfu...
متن کاملKinodynamic Region Rapidly-exploring Random Trees (KRRRTs)
Kinodynamic motion planning is the problem of finding a collision-free path for a robot under constraints e.g., velocities and accelerations. State of the art techniques rely on sampling-based planning which samples and connects configurations until a valid path is found. Many sampling-based planners have been developed for non-holonomic problems e.g., Kinodynamic Rapidly-exploring Random Trees...
متن کاملA Multi-layered Synergistic Approach to Motion Planning with Complex Goals
This paper describes an approach for solving motion planning problems for mobile robots involving temporal goals. The temporal goals are described over subsets of the workspace (called propositions) using temporal logic. The approach uses an instantiation of a multi-layered synergistic planning framework that has been proposed recently. In this framework, a high-level planner constructs high-le...
متن کامل